home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 1-2.iso / wmc / data1.cab / Program_Executable_Files / WinEnv / Configs / FrontEnd / GFX2D.CFG < prev    next >
Text File  |  1999-03-04  |  908b  |  23 lines

  1. ; CONFIGURATION FILE FOR THE 2d GRAPHICS CLASS
  2.  
  3. ; This file should contain a list of configuration file names.  For example, if 2d
  4. ; character sets are required, then the configuration file CHARSETS.txt should be included
  5. ; in this list.
  6. ; NOTE: The file CHARSETS.txt contains a list of character sets (should multiple character
  7. ;       sets be required) so a list of individual character sets is not required here, 
  8. ;       only the header file CHARSETS.txt
  9. ; NOTE: This same system should also apply to other 2d graphics types, eg: icon sets.
  10.  
  11. ; Types of 2d Graphics recognised:
  12. ;    CHARSETS.cfg    // Character Sets are included in the FrontEnd.
  13. ;    BKPANELS.cfg    // BackPanels are included (ie: a panel to draw other graphics onto)
  14. ;    GRAPHICS.cfg    // Normal everyday graphics
  15.  
  16. ; Include 2d character sets
  17. CHARSETS.cfg
  18.  
  19. ; Include 2d Backpanels
  20. BKPANELS.cfg
  21.  
  22. ; Include 2d graphics
  23. GRAPHICS.cfg